home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <nof:package version="1" xmlns:nof="http://www.netobjects.com/fusion/components" provider="NetObjects">
-
- <!-- Components definitions -->
- <nof:components>
-
- <nof:flashcomponent id="wsp:builtintools:animatedheaders">
- <nof:name resKey="animatedheaders.name"/>
- <nof:tooltip resKey="animatedheaders.tooltip"/>
- <nof:descriptionURL resKey="animatedheaders.descriptionURL"/>
- <nof:codeBase resKey="animatedheaders.codeBase"/>
- <nof:icon resKey="animatedheaders.icon"/>
- </nof:flashcomponent>
-
- <nof:flashcomponent id="wsp:builtintools:animatedtext">
- <nof:name resKey="animatedtext.name"/>
- <nof:tooltip resKey="animatedtext.tooltip"/>
- <nof:descriptionURL resKey="animatedtext.descriptionURL"/>
- <nof:codeBase resKey="animatedtext.codeBase"/>
- <nof:icon resKey="animatedtext.icon"/>
- </nof:flashcomponent>
-
- <nof:flashcomponent id="wsp:builtintools:capitalletters">
- <nof:name resKey="capitalletters.name"/>
- <nof:tooltip resKey="capitalletters.tooltip"/>
- <nof:descriptionURL resKey="capitalletters.descriptionURL"/>
- <nof:codeBase resKey="capitalletters.codeBase"/>
- <nof:icon resKey="capitalletters.icon"/>
- </nof:flashcomponent>
-
- <nof:flashcomponent id="wsp:builtintools:numbers">
- <nof:name resKey="numbers.name"/>
- <nof:tooltip resKey="numbers.tooltip"/>
- <nof:descriptionURL resKey="numbers.descriptionURL"/>
- <nof:codeBase resKey="numbers.codeBase"/>
- <nof:icon resKey="numbers.icon"/>
- </nof:flashcomponent>
-
-
- </nof:components>
-
- <!-- Toolbars definitions -->
- <nof:toolbars>
- <nof:toolbar id="wsp:builtintools:flash">
- <nof:title resKey="toolbar1.title"/>
- <nof:menuPath resKey="toolbar1.menuPath"/>
- <nof:keywords resKey="toolbar1.keywords"/>
- <nof:button type="component" id="wsp:builtintools:animatedheaders"/>
- <nof:button type="component" id="wsp:builtintools:animatedtext"/>
- <nof:button type="component" id="wsp:builtintools:capitalletters"/>
- <nof:button type="component" id="wsp:builtintools:numbers"/>
- </nof:toolbar>
- </nof:toolbars>
- </nof:package>
-